-- card: 9862 from stack: in.0 -- bmap block id: 0 -- flags: 0000 -- background id: 7610 -- name: section 3: ----- HyperTalk script ----- -- "originCdName" is used by the bg script to determine -- where to go, as well as in the flying btn animation on openCard global OriginCdName put the short name of this cd into OriginCdName end openCard -- part 1 (button) -- low flags: 00 -- high flags: C000 -- rect: left=133 top=111 right=134 bottom=310 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 174 -- text size: 14 -- style flags: 256 -- line height: 18 -- part name: Extending the User's Reach ----- HyperTalk script ----- -- theSource is the name of the corresponding checkbox; used by bg scr on mouseUp global theSource put "chkbx1" into theSource pass mouseUp end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: C000 -- rect: left=134 top=143 right=166 bottom=427 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 174 -- text size: 14 -- style flags: 256 -- line height: 18 -- part name: Audience Related Descriptions of HyperCard ----- HyperTalk script ----- -- theSource is the name of the corresponding checkbox; used by bg scr on mouseUp global theSource put "chkbx2" into theSource pass mouseUp end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: C000 -- rect: left=134 top=175 right=198 bottom=301 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 174 -- text size: 14 -- style flags: 256 -- line height: 18 -- part name: Common User Questions ----- HyperTalk script ----- -- theSource is the name of the corresponding checkbox; used by bg scr on mouseUp global theSource put "chkbx3" into theSource pass mouseUp end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: C000 -- rect: left=134 top=207 right=230 bottom=302 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 174 -- text size: 14 -- style flags: 256 -- line height: 18 -- part name: A User Support Scenario ----- HyperTalk script ----- -- theSource is the name of the corresponding checkbox; used by bg scr on mouseUp global theSource put "chkbx4" into theSource pass mouseUp end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: C000 -- rect: left=134 top=239 right=262 bottom=398 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 174 -- text size: 14 -- style flags: 256 -- line height: 18 -- part name: Using this Stack as a Demonstration Tool ----- HyperTalk script ----- -- theSource is the name of the corresponding checkbox; used by bg scr on mouseUp global theSource put "chkbx5" into theSource pass mouseUp end mouseUp -- part 18 (button) -- low flags: 00 -- high flags: C000 -- rect: left=134 top=271 right=294 bottom=332 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 174 -- text size: 14 -- style flags: 256 -- line height: 18 -- part name: User Support Self-Assessment ----- HyperTalk script ----- -- theSource is the name of the corresponding checkbox; used by bg scr on mouseUp global theSource put "chkbx6" into theSource pass mouseUp end mouseUp -- part 14 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=111 top=261 right=295 bottom=144 -- title width / last selected line: 0 -- icon id / first selected line: 8079 / 8079 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: chkbx6 ----- HyperTalk script ----- -- send the mouseUp to the corresponding text btn on mouseUp send mouseUp to btn "User Support Self-Assessment" end mouseUp -- part 13 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=111 top=229 right=263 bottom=144 -- title width / last selected line: 0 -- icon id / first selected line: 9111 / 9111 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: chkbx5 ----- HyperTalk script ----- -- send the mouseUp to the corresponding text btn on mouseUp send mouseUp to btn id 8 end mouseUp -- part 12 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=111 top=197 right=231 bottom=144 -- title width / last selected line: 0 -- icon id / first selected line: 8314 / 8314 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: chkbx4 ----- HyperTalk script ----- -- send the mouseUp to the corresponding text btn on mouseUp send mouseUp to btn "A User Support Scenario" end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=111 top=165 right=199 bottom=144 -- title width / last selected line: 0 -- icon id / first selected line: 7395 / 7395 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: chkbx3 ----- HyperTalk script ----- -- send the mouseUp to the corresponding text btn on mouseUp send mouseUp to btn "Common User Questions" end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=111 top=133 right=167 bottom=144 -- title width / last selected line: 0 -- icon id / first selected line: 6427 / 6427 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: chkbx2 ----- HyperTalk script ----- -- send the mouseUp to the corresponding text btn on mouseUp send mouseUp to btn id 2 end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=111 top=101 right=135 bottom=144 -- title width / last selected line: 0 -- icon id / first selected line: 5567 / 5567 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: chkbx1 ----- HyperTalk script ----- -- send the mouseUp to the corresponding text btn on mouseUp send mouseUp to btn "Extending the User's Reach" end mouseUp -- part contents for background part 1 ----- text ----- Support Menu -- part contents for background part 11 ----- text ----- Click on an option below.